Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

P

PAGE_HIGH_UNIT_TYPE_INCH - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
PAGE_HIGH_UNIT_TYPE_ROWS - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
PageLengthEnum - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2018/3/9.
parity - Variable in class com.rt.printerlibrary.driver.usb.rw.TTYTermios
 
parseIsPrintSuccess(byte[]) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
printer print success or fail
parseIsVowelEnable(byte[]) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
 
parsePaperTypeChange(byte[]) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
 
parsePrinterState(byte[]) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
 
parsePrinterStatusResult(byte[]) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
 
pendingIntent - Variable in class com.rt.printerlibrary.bean.UsbConfigBean
 
PIFactory - Class in com.rt.printerlibrary.factory.connect
Created by Tony on 2017/11/21.
PIFactory() - Constructor for class com.rt.printerlibrary.factory.connect.PIFactory
 
PIN_PRINT_MODE_Bidirectional - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
PIN_PRINT_MODE_Full_Bidirectional - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
PIN_PRINT_MODE_ONEWAY - Static variable in class com.rt.printerlibrary.enumerate.CommonEnum
 
piName - Variable in class com.rt.printerlibrary.printer.RTPrinter
 
PinCmd - Class in com.rt.printerlibrary.cmd
Created by Tony on 2017/11/21.
PinCmd() - Constructor for class com.rt.printerlibrary.cmd.PinCmd
 
PinFactory - Class in com.rt.printerlibrary.cmd
Created by Tony on 2017/11/21.
PinFactory() - Constructor for class com.rt.printerlibrary.cmd.PinFactory
 
PinLineSpaceEnum - Enum in com.rt.printerlibrary.enumerate
Project: RTPrinterSDK_735pin_jshq
Created by Tony on 2018/7/18.
Description: 行间距设置,1/6 英寸inch,n/180 英寸inch,n/60 英寸inch,n/360 英寸inch
可通过com.rt.printerlibrary.setting.CommonSetting#setPinLineSpaceEnum(com.rt.printerlibrary.enumerate.PinLineSpaceEnum, int)设置
PinPrinter - Class in com.rt.printerlibrary.printer
Created by Tony on 2017/11/21.
PinPrinter() - Constructor for class com.rt.printerlibrary.printer.PinPrinter
 
PinPrinterFactory - Class in com.rt.printerlibrary.factory.printer
Created by Tony on 2017/11/21.
PinPrinterFactory() - Constructor for class com.rt.printerlibrary.factory.printer.PinPrinterFactory
 
pl2303_close(USBSerialPort) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_disconnect(USBSerialPort) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_isOpen(USBSerialPort) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_open(USBSerialPort, TTYTermios) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_probe(USBSerialPort) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_read(USBSerialPort, byte[], int, int, int) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
pl2303_write(USBSerialPort, byte[], int, int, int) - Method in class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
PL2303Driver - Class in com.rt.printerlibrary.driver.usb.rw
 
PL2303Driver() - Constructor for class com.rt.printerlibrary.driver.usb.rw.PL2303Driver
 
port - Variable in class com.rt.printerlibrary.bean.WiFiConfigBean
 
port - Variable in class com.rt.printerlibrary.driver.usb.rw.USBSerialPort
 
Pos - Class in com.rt.printerlibrary.driver.usb.rw
 
Pos(USBSerialPort, PL2303Driver) - Constructor for class com.rt.printerlibrary.driver.usb.rw.Pos
 
POS_IsOpen() - Method in class com.rt.printerlibrary.driver.usb.rw.Pos
 
POS_Read(byte[], int, int, int) - Method in class com.rt.printerlibrary.driver.usb.rw.Pos
 
POS_Write(byte[], int, int, int) - Method in class com.rt.printerlibrary.driver.usb.rw.Pos
 
Position - Class in com.rt.printerlibrary.bean
Created by Tony on 2017/12/1.
Position(int, int) - Constructor for class com.rt.printerlibrary.bean.Position
 
Print80StatusCmd - Enum in com.rt.printerlibrary.enumerate
use for ACE H1
PrintDirection - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2017/12/27.
PrinterAskStatusEnum - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2017/12/27.
Print Rotation(clockwise) 打印方向(tsc文本, tsc条码) 顺时针
PrinterFactory - Class in com.rt.printerlibrary.factory.printer
Created by Tony on 2017/11/21.
PrinterFactory() - Constructor for class com.rt.printerlibrary.factory.printer.PrinterFactory
 
PrinterInterface<T> - Class in com.rt.printerlibrary.connect
Created by Tony on 2017/11/21.
PrinterInterface() - Constructor for class com.rt.printerlibrary.connect.PrinterInterface
 
printerInterface - Variable in class com.rt.printerlibrary.printer.RTPrinter
 
PrinterObserver - Interface in com.rt.printerlibrary.observer
Created by Tony on 2017/12/3.
printerObserverCallback(PrinterInterface, int) - Method in interface com.rt.printerlibrary.observer.PrinterObserver
连接状态回调
Connection state callback
PrinterObserverManager - Class in com.rt.printerlibrary.observer
Created by Tony on 2017/12/3.
printerReadMsgCallback(PrinterInterface, byte[]) - Method in interface com.rt.printerlibrary.observer.PrinterObserver
Just support Bluetooth and Wifi so far.
Return the byte array from printer.
PrinterState - Class in com.rt.printerlibrary.bean
Created by Tony on 2017/12/4.
PrinterState() - Constructor for class com.rt.printerlibrary.bean.PrinterState
 
PrinterStatusBean - Class in com.rt.printerlibrary.bean
 
PrinterStatusBean() - Constructor for class com.rt.printerlibrary.bean.PrinterStatusBean
 
PrinterStatusPareseUtils - Class in com.rt.printerlibrary.utils
Created by Tony on 2017/11/25.
PrinterStatusPareseUtils() - Constructor for class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
 
printListener - Variable in class com.rt.printerlibrary.driver.BaseDriver
 
PrintListener - Interface in com.rt.printerlibrary.utils
 
PrintRotation - Enum in com.rt.printerlibrary.enumerate
Created by Tony on 2017/12/27.
Print Rotation(clockwise) 打印方向(tsc文本, tsc条码) 顺时针
printStatusCmd - Variable in class com.rt.printerlibrary.bean.PrinterStatusBean
打印状态查询命令 Print status query command
PrintStatusCmd - Enum in com.rt.printerlibrary.utils
打印状态查询命令 Print status query command
A B C D E F G H I J L M N O P Q R S T U V W X Y Z 
Skip navigation links